home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7653 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  650 b 

  1. Path: csulb.edu!mackay
  2. From: mackay@csulb.edu (Regis C. Pei)
  3. Newsgroups: comp.lang.c
  4. Subject: Huffman encoding
  5. Date: 27 Feb 1996 22:25:22 GMT
  6. Organization: Cal State Long Beach
  7. Message-ID: <4h00ci$euq@garuda.csulb.edu>
  8. NNTP-Posting-Host: heart.engr.csulb.edu
  9.  
  10. Does anyone have any suggestions on how I can program a simple version of 
  11. Huffman encoding/decoding in the C language?
  12.  
  13. I am looking for source code to implemet a "two-pass" Huffman encoding 
  14. scheme which would read characters from a file on the first pass and then 
  15. perform the encoding and the second pass...
  16.  
  17. Any help or suggestions would be much, much appreciated!!
  18.  
  19. Thanks,
  20.  
  21. Sharlene
  22.